home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / program / vol15n10.zip / MULTIL.ZIP / MLSRC.ZIP / MSDEV / PROJECTS / MLAUNCH / MFCML.ODL < prev    next >
Text File  |  1996-02-29  |  311b  |  13 lines

  1. // MFCML.odl : type library source for MFCML.dll
  2.  
  3. // This file will be processed by the Make Type Library (mktyplib) tool to
  4. // produce the type library (MFCML.tlb).
  5.  
  6. [ uuid(7EEE4321-70B1-11CF-896C-444553540000), version(1.0) ]
  7. library MFCML
  8. {
  9.     importlib("stdole32.tlb");
  10.     
  11.     //{{AFX_APPEND_ODL}}
  12. };
  13.